programs.librewolf.profiles.<name>.containers
Attribute set of container configurations. See Multi-Account Containers for more information.
- Type
attribute set of (submodule)- Default
{ }- Example
{ dangerous = { color = "red"; icon = "fruit"; id = 2; }; shopping = { color = "blue"; icon = "cart"; id = 1; }; }- Declared
- <home-manager/modules/programs/librewolf.nix>